Extension point antisamy
Documentation
The following allows you to change the AntiSamy policy file:
<antisamy policy="some-file.xml"/>
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerAntiSamyDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="antisamy" target="org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService"> <antisamy policy="antisamy-nuxeo-policy.xml"/> </extension>